Skip to content

fix(agent-observability): fall back to OTEL_EXPORTER_OTLP_ENDPOINT for unsampled spans#738

Merged
liustve merged 4 commits intomainfrom
fix/unsampled-spans-endpoint-fallback
Apr 27, 2026
Merged

fix(agent-observability): fall back to OTEL_EXPORTER_OTLP_ENDPOINT for unsampled spans#738
liustve merged 4 commits intomainfrom
fix/unsampled-spans-endpoint-fallback

Conversation

@liustve
Copy link
Copy Markdown
Contributor

@liustve liustve commented Apr 25, 2026

  • When OTEL_EXPORTER_OTLP_ENDPOINT is set but OTEL_EXPORTER_OTLP_TRACES_ENDPOINT is not, _export_unsampled_span_for_agent_observability now correctly falls back to the base endpoint instead of silently skipping

@liustve liustve requested a review from a team as a code owner April 25, 2026 02:04
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inline review comments follow.

@liustve liustve merged commit 1667a3a into main Apr 27, 2026
17 of 18 checks passed
@liustve liustve deleted the fix/unsampled-spans-endpoint-fallback branch April 27, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants